Dealing Rates window

Presents the table of currency dealing rates.

It shows currencies from next list in format CCY1/CCY2:

  1. EUR/USD
  2. USD/JPY
  3. GBP/USD
  4. USD/CHF
  5. EUR/CHF
  6. AUD/USD
  7. USD/CAD
  8. NZD/USD
  9. EUR/GBP
  10. EUR/JPY
  11. GBP/JPY
  12. CHF/JPY
  13. GBP/CHF
  14. Not all of these currencies may be present. It depends from server response.

    The row of table are picked out by the color:

    Background color:

  15. White : odd row
  16. Light Gray : even row
  17. Foreground color:

  18. Gray : not tradable currency
  19. Black : tradable currency
  20. Green (the prices values only) : if price have grown after the cycle of exchanging with server
  21. Red (the prices values only) : if price have fallen after the cycle of exchanging with server
  22. The table has columns with titles:

  23. Currency : presents currency pair in format CCY1/CCY2
  24. Sell : the price, the trader can sell CCY1 by CCY2
  25. Buy : the price, the trader can buy CCY1 by CCY2
  26. Low : the lowest price during trading day
  27. High : the highest price during trading day
  28. Change : the difference between current price and open trading day price
  29. Change % : the same, but in percents
  30. Time : the server time of last change of price
  31. RollB : buy rollover
  32. RollS : sell rollover

The mouse clicking reaction

The mouse click doesn't has reaction in next cases:

  1. In reconnection state.
  2. If there're no accounts not under margin call
  3. If there're no selected rows in Dealing Rates window
  4. If selected row contains not tradable currency

In all other cases the Market Order dialog is shown and the initial value of operation side as SELL is initiated.

The mouse click doesn't has reaction in next cases:

  1. In reconnection state.
  2. If there're no accounts not under margin call
  3. If there're no selected rows in Dealing Rates window
  4. If selected row contains not tradable currency

In all other cases the Market Order dialog is shown and the initial value of operation side as BUY is initiated.

Contains two item:

  1. Create Entry Order
  2. Create Market Order

The item functionalities and conditions to be enabled are the same as in Create Entry Order item of application window menu.

The item functionalities and conditions to be enabled are the same as in Create Market Order item of application window menu.